From: Keir Fraser Date: Wed, 22 Apr 2009 12:46:50 +0000 (+0100) Subject: xc_save: fixes typo in error message. X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~13961 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22man:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/%22man:/?a=commitdiff_plain;h=575479154ddde1baea4d75f0f6292a33d56b3612;p=xen.git xc_save: fixes typo in error message. Signed-off-by: Christoph Egger --- diff --git a/tools/xcutils/xc_save.c b/tools/xcutils/xc_save.c index d38bea409e..f15674a183 100644 --- a/tools/xcutils/xc_save.c +++ b/tools/xcutils/xc_save.c @@ -242,7 +242,7 @@ main(int argc, char **argv) port = xs_suspend_evtchn_port(si.domid); if (port < 0) - warnx("faield to get the suspend evtchn port\n"); + warnx("failed to get the suspend evtchn port\n"); else { si.suspend_evtchn =